home *** CD-ROM | disk | FTP | other *** search
/ CD Schooolhouse Version 10.0 / CD Schooolhouse Version 10.0.ISO / pc / win / misc / digicard / format.crd / DigiCard.json next >
Encoding:
JavaScript Object Notation  |  1995-05-25  |  1.1 KB

  1. {
  2.     "schema": {
  3.         "Record": "Text (5)",
  4.         "Keyword1": "Text (255)",
  5.         "Keyword2": "Text (255)",
  6.         "Question": "Memo/Hyperlink (255)",
  7.         "Answer": "Memo/Hyperlink (255)",
  8.         "QMM": "Text (200)",
  9.         "AMM": "Text (200)",
  10.         "Flag": "Text (2)",
  11.         "Number": "Text (4)",
  12.         "Test": "Memo/Hyperlink (255)",
  13.         "Misc1": "Memo/Hyperlink (255)",
  14.         "Misc2": "Memo/Hyperlink (255)",
  15.         "Sort": "Text (255)"
  16.     },
  17.     "data": [
  18.         {
  19.             "Record": "1",
  20.             "Question": "\r\n\r\n\r\n\r\n\t         Font Format Examples",
  21.             "Answer": "\\HFormat Codes\\h\r\n\r\nText may be displayed with any combination of font attributes by using format codes. Format codes consist of a backslash character ('\\\\') followed by a single character indicating the attribute. An uppercase letter used for an attribute enables it, while a lowercase letter disables it.\r\n\r\n\t\\B\\UCode\t\tFont Attribute\\b\\u\r\n\t\\\\B, \\\\b\t\tEnables/disables the \\BBold\\b font attribute\r\n\t\\\\I, \\\\i\t\tEnables/disables the \\IItalic\\i font attribute\r\n\t\\\\S, \\\\s\t\tEnables/disables the \\SStrikethru\\s font attribute\r\n\t\\\\U, \\\\u\t\tEnables/disables the \\UUnderline\\u font attribute\r\n\t\\\\H, \\\\h\t\tEnables/disables the Heading font attribute"
  22.         }
  23.     ]
  24. }